spinner: Don't inherit from drawing area
authorBenjamin Otte <otte@redhat.com>
Mon, 13 Sep 2010 23:28:01 +0000 (01:28 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 13 Sep 2010 23:28:01 +0000 (01:28 +0200)
commit7b42d4feda5448cf4f929aeb79f56ba9e524ac39
tree36ddb58baed234380d51c920b0810e03471027b3
parent032d3f0ada5057fcfe1a767e4ccb750e4c6de81d
spinner: Don't inherit from drawing area

A drawing area is not meant to be subclassed from. It also doesn't
provide any feature a spinner would need either.
gtk/gtkspinner.c